home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = CDListView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
- {CLASS = CDOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
- {
- CLASS = "ch.cyberduck.ui.cocoa.CDSyncQueueController";
- LANGUAGE = Java;
- OUTLETS = {
- cancelButton = NSButton;
- downloadRadioCell = NSCell;
- fileTableView = NSTableView;
- infoLabel = NSTextField;
- localField = NSTextField;
- mirrorRadioCell = NSCell;
- statusIndicator = NSProgressIndicator;
- syncButton = NSButton;
- timezonePopupButton = id;
- uploadRadioCell = NSCell;
- urlField = NSTextField;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }